Avoid getting the interface struct twice in the same function. (#300513,
authorMatthias Clasen <mclasen@redhat.com>
Tue, 3 May 2005 05:23:35 +0000 (05:23 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Tue, 3 May 2005 05:23:35 +0000 (05:23 +0000)
2005-05-03  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtktreemodel.c: Avoid getting the interface struct
twice in the same function.  (#300513, Billy Biggs)

ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-8

index 62d2a20bac2181aa1c972c2e566b0653c9fd5170..78f1b1511a5f85225805673bb0e353083d596362 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2005-05-03  Matthias Clasen  <mclasen@redhat.com>
 
+       * gtk/gtktreemodel.c: Avoid getting the interface struct
+       twice in the same function.  (#300513, Billy Biggs)
+
        * gtk/gtkscrolledwindow.h:
        * gtk/gtkscrolledwindow.c (gtk_scrolled_window_get_vscrollbar): 
        * gtk/gtk.symbols: Add getters for the scrollbars.  (#167181,
index 62d2a20bac2181aa1c972c2e566b0653c9fd5170..78f1b1511a5f85225805673bb0e353083d596362 100644 (file)
@@ -1,5 +1,8 @@
 2005-05-03  Matthias Clasen  <mclasen@redhat.com>
 
+       * gtk/gtktreemodel.c: Avoid getting the interface struct
+       twice in the same function.  (#300513, Billy Biggs)
+
        * gtk/gtkscrolledwindow.h:
        * gtk/gtkscrolledwindow.c (gtk_scrolled_window_get_vscrollbar): 
        * gtk/gtk.symbols: Add getters for the scrollbars.  (#167181,
index 62d2a20bac2181aa1c972c2e566b0653c9fd5170..78f1b1511a5f85225805673bb0e353083d596362 100644 (file)
@@ -1,5 +1,8 @@
 2005-05-03  Matthias Clasen  <mclasen@redhat.com>
 
+       * gtk/gtktreemodel.c: Avoid getting the interface struct
+       twice in the same function.  (#300513, Billy Biggs)
+
        * gtk/gtkscrolledwindow.h:
        * gtk/gtkscrolledwindow.c (gtk_scrolled_window_get_vscrollbar): 
        * gtk/gtk.symbols: Add getters for the scrollbars.  (#167181,